﻿# Czechoslovakia, Bohemia and Slovakia

# Czechs
ecchi_czh_palacky_character_template = {
    first_name = Frantisek
    last_name = ecchi_Palacky
    culture = cu:czech
    female = no
    religion = protestant
    ideology = ideology_republican_leader
    interest_group = ig_intelligentsia
	dna = ecchi_dna_frantisek_palacky
    birth_date = 1798.6.20
    traits = { tactful meticulous }
    interest_group_leader_usage = {
        country_trigger = {
            OR = {
				AND = {
                    exists = c:KUK
                    this = c:KUK
					NOT = { 
						exists = c:CZH
						exists = c:BOH
					}
                }
                AND = {
                    exists = c:CZH
                    this = c:CZH
                    NOT = { exists = c:BOH }
                }
                AND = {
                    exists = c:BOH
                    this = c:BOH
                }
            }
        }
        interest_group_trigger = {
            is_interest_group_type = ig_intelligentsia
        }
        earliest_usage_date = 1840.1.1
        latest_usage_date = 1876.5.26
        chance = 90
    }
}

ecchi_czh_masaryk_character_template = {
    first_name = Tomas
    last_name = Masaryk
    culture = cu:czech
    female = no
    religion = protestant
    ideology = ideology_reformer
    interest_group = ig_intelligentsia
	dna = ecchi_dna_tomas_masaryk
    birth_date = 1850.3.7
    traits = { brave romantic inspirational_orator }
    interest_group_leader_usage = {
        country_trigger = {
            OR = {
				AND = {
                    exists = c:KUK
                    this = c:KUK
					NOT = { 
						exists = c:CZH
						exists = c:BOH
					}
                }
                AND = {
                    exists = c:CZH
                    this = c:CZH
                    NOT = { exists = c:BOH }
                }
                AND = {
                    exists = c:BOH
                    this = c:BOH
                }
            }
        }
        interest_group_trigger = {
            is_marginal = no
            OR = {
                is_interest_group_type = ig_intelligentsia
                is_interest_group_type = ig_rural_folk
            }
        }
        earliest_usage_date = 1890.1.1
        latest_usage_date = 1937.9.14
        chance = 90
    }
}

ecchi_czh_kafka_character_template = {
    first_name = Franz
    last_name = Kafka
    culture = cu:czech
    female = no
    religion = jewish
    ideology = ideology_anarchist
    interest_group = ig_intelligentsia
	dna = ecchi_dna_franz_kafka
    birth_date = 1883.7.3
    traits = { reserved cautious meticulous }
    interest_group_leader_usage = {
        country_trigger = {
            OR = {
				AND = {
                    exists = c:KUK
                    this = c:KUK
					NOT = { 
						exists = c:CZH
						exists = c:BOH
					}
                }
                AND = {
                    exists = c:CZH
                    this = c:CZH
                    NOT = { exists = c:BOH }
                }
                AND = {
                    exists = c:BOH
                    this = c:BOH
                }
            }
        }
        interest_group_trigger = {
            is_marginal = no
            OR = {
                is_interest_group_type = ig_intelligentsia
                is_interest_group_type = ig_trade_unions
            }
        }
        earliest_usage_date = 1910.1.1
        latest_usage_date = 1924.6.3
        chance = 25
    }
}

# Slovakians

ecchi_czh_tiso_character_template = {
    first_name = Jozef
    last_name = Tiso
    culture = cu:slovak
    female = no
    religion = catholic
    ideology = ideology_jingoist_leader
    interest_group = ig_armed_forces
	dna = ecchi_dna_jozef_tiso
    birth_date = 1887.10.13
    traits = { bigoted ambitious cruel pious war_criminal }
    interest_group_leader_usage = {
        country_trigger = {
            OR = {
				AND = {
                    exists = c:KUK
                    this = c:KUK
					NOT = { 
						exists = c:CZH
						exists = c:SLV
					}
                }
                AND = {
                    exists = c:CZH
                    this = c:CZH
                    NOT = { exists = c:SLV }
                }
                AND = {
                    exists = c:SLV
                    this = c:SLV
                }
            }
        }
        interest_group_trigger = {
            is_marginal = no
            OR = {
                is_interest_group_type = ig_armed_forces
                is_interest_group_type = ig_devout
            }
        }
        earliest_usage_date = 1920.1.1
        latest_usage_date = 1947.4.18
        chance = 90
    }
}

ecchi_czh_stefanik_character_template = {
    first_name = ecchi_Milan_Rastislav
    last_name = Stefanik
    culture = cu:slovak
    female = no
    religion = protestant
    ideology = ideology_traditionalist
    interest_group = ig_armed_forces
	dna = ecchi_dna_milan_rastislav_stefanik
    birth_date = 1880.7.21
    traits = { experienced_diplomat explorer resupply_commander surveyor }
    interest_group_leader_usage = {
        country_trigger = {
            OR = {
				AND = {
                    exists = c:KUK
                    this = c:KUK
					NOT = { 
						exists = c:CZH
						exists = c:SLV
					}
                }
                AND = {
                    exists = c:CZH
                    this = c:CZH
                    NOT = { exists = c:SLV }
                }
                AND = {
                    exists = c:SLV
                    this = c:SLV
                }
            }
        }
        interest_group_trigger = {
            is_marginal = no
            OR = {
                is_interest_group_type = ig_armed_forces
                is_interest_group_type = ig_intelligentsia
            }
        }
        earliest_usage_date = 1910.1.1
        latest_usage_date = 1919.5.4
        chance = 90
    }
}

